home *** CD-ROM | disk | FTP | other *** search
- MiscViewsPalette = {OUTLETS = {well1 = well1; well2 = well2; }; SUPERCLASS = IBPalette; };
- MiscIconWell = {
- ACTIONS = {"concludeDragOperation:" = "concludeDragOperation:"; };
- OUTLETS = {filename = filename; };
- SUPERCLASS = MiscDragView;
- };
- MiscImageDragView = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = MiscDragView; };
- MiscDragView = {
- ACTIONS = {
- "concludeDragOperation:" = "concludeDragOperation:";
- "draggingExited:" = "draggingExited:";
- "takeStringValueFrom:" = "takeStringValueFrom:";
- };
- OUTLETS = {delegate = delegate; target = target; theImage = theImage; };
- SUPERCLASS = View;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- MiscDVInspector = {
- ACTIONS = {
- "borderChanged:" = "borderChanged:";
- "optionsChanged:" = "optionsChanged:";
- "revert:" = "revert:";
- };
- OUTLETS = {borderMatrix = borderMatrix; optionMatrix = optionMatrix; };
- SUPERCLASS = IBInspector;
- };
-